home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeRRRRaaaaddddiiiiooooBBBBooooxxxx((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmCCCCrrrreeeeaaaatttteeeeRRRRaaaaddddiiiiooooBBBBooooxxxx((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_C_r_e_a_t_e_R_a_d_i_o_B_o_x - A RowColumn widget convenience creation
- function
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/RowColumn.h>
-
- Widget XmCreateRadioBox (ppppaaaarrrreeeennnntttt,,,, nnnnaaaammmmeeee,,,, aaaarrrrgggglllliiiisssstttt,,,, aaaarrrrggggccccoooouuuunnnntttt)
- _W_i_d_g_e_t ppppaaaarrrreeeennnntttt;
- _S_t_r_i_n_g nnnnaaaammmmeeee;
- _A_r_g_L_i_s_t aaaarrrrgggglllliiiisssstttt;
- _C_a_r_d_i_n_a_l aaaarrrrggggccccoooouuuunnnntttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_C_r_e_a_t_e_R_a_d_i_o_B_o_x creates an instance of a RowColumn widget
- of type _X_m_W_O_R_K__A_R_E_A and returns the associated widget ID.
- Typically, this is a composite widget that contains multiple
- ToggleButtonGadgets. The RadioBox arbitrates and ensures
- that at most one ToggleButtonGadget is on at any time.
-
- Unless the application supplies other values in the aaaarrrrgggglllliiiisssstttt,
- this function provides initial values for several RowColumn
- resources. It initializes _X_m_N_p_a_c_k_i_n_g to _X_m_P_A_C_K__C_O_L_U_M_N,
- _X_m_N_r_a_d_i_o_B_e_h_a_v_i_o_r to True, _X_m_N_i_s_H_o_m_o_g_e_n_e_o_u_s to True, and
- _X_m_N_e_n_t_r_y_C_l_a_s_s to _x_m_T_o_g_g_l_e_B_u_t_t_o_n_G_a_d_g_e_t_C_l_a_s_s.
-
- In a RadioBox the ToggleButton or ToggleButtonGadget
- resource _X_m_N_i_n_d_i_c_a_t_o_r_T_y_p_e defaults to _X_m_O_N_E__O_F__M_A_N_Y, and the
- ToggleButton or ToggleButtonGadget resource_X_m_N_v_i_s_i_b_l_e_W_h_e_n_O_f_f
- defaults to True.
-
- This routine is provided as a convenience function for
- creating RowColumn widgets.
-
- ppppaaaarrrreeeennnntttt
- Specifies the parent widget ID
-
- nnnnaaaammmmeeee Specifies the name of the created widget
-
- aaaarrrrgggglllliiiisssstttt
- Specifies the argument list
-
- aaaarrrrggggccccoooouuuunnnntttt
- Specifies the number of attribute/value pairs in the
- argument list (aaaarrrrgggglllliiiisssstttt)
-
- For a complete definition of RowColumn and its associated
- resources, see _X_m_R_o_w_C_o_l_u_m_n(_3_X).
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns the RowColumn widget ID.
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-
-
-
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeRRRRaaaaddddiiiiooooBBBBooooxxxx((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmCCCCrrrreeeeaaaatttteeeeRRRRaaaaddddiiiiooooBBBBooooxxxx((((3333XXXX))))
-
-
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_C_r_e_a_t_e_R_o_w_C_o_l_u_m_n(_3_X), _X_m_C_r_e_a_t_e_S_i_m_p_l_e_C_h_e_c_k_B_o_x(_3_X),
- _X_m_C_r_e_a_t_e_S_i_m_p_l_e_R_a_d_i_o_B_o_x(_3_X), _X_m_C_r_e_a_t_e_W_o_r_k_A_r_e_a(_3_X),
- _X_m_R_o_w_C_o_l_u_m_n(_3_X), _X_m_V_a_C_r_e_a_t_e_S_i_m_p_l_e_C_h_e_c_k_B_o_x(_3_X), and
- _X_m_V_a_C_r_e_a_t_e_S_i_m_p_l_e_R_a_d_i_o_B_o_x(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 11/11/03)
-
-
-
-